home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games: Greatest Hits 1996
/
Amiga Games: Greatest Hits 1996.iso
/
archive
/
userbox
/
publicdomain
/
identify.lha
/
Identify
/
include
/
proto
/
identify_protos.h
Wrap
Text File
|
1996-06-06
|
310b
|
13 lines
/*
** identify_protos.h
**
** (C) 1996 Richard Körber -- All Rights Reserved
*/
LONG IdAlert(ULONG, struct TagItem *);
LONG IdAlertTags(ULONG, ULONG,...);
LONG IdExpansion(struct TagItem *);
LONG IdExpansionTags(ULONG,...);
STRPTR IdHardware(ULONG, struct TagItem *);
STRPTR IdHardwareTags(ULONG, ULONG,...);